| Total Complexity | 13 |
| Dependencies | 3 |
| Dependents | 6 |
| Total lines | 81 |
| Lines of code | 41 |
| Logical lines of code | 19 |
| Comment lines | 14 |
| Methods | 7 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| __construct() | 59 | 7 | 14 | |
| toCmyk() | 61 | 1 | 12 | |
| getRed() | 82 | 1 | 3 | |
| getGreen() | 82 | 1 | 3 | |
| getBlue() | 82 | 1 | 3 | |
| toRgb() | 82 | 1 | 3 | |
| toGray() | 76 | 1 | 3 |